func reflect.pkgPath
10 uses
reflect (current package)
type.go#L442: func pkgPath(n abi.Name) string {
type.go#L1052: m.PkgPath = pkgPath(pname)
type.go#L1535: tmPkgPath := pkgPath(tmName)
type.go#L1539: vmPkgPath := pkgPath(vmName)
type.go#L1568: tmPkgPath := pkgPath(tmName)
type.go#L1572: vmPkgPath := pkgPath(vmName)
type.go#L2329: if pkgPath(ift.nameOff(m.Name)) != "" {
type.go#L2354: if pkgPath(mname) != "" {
type.go#L2370: if pkgPath(mname) != "" {
type.go#L2394: if pkgPath(mname) != "" {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |